home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3phfray.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_PHASEFRAY_H = 1;
- include("real/raytr/r3phasys.js")
-
-
- var R3CLID_PHASEFINISHRAY = 762;
-
-
-
- function r3Phasefinishray () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_PHASEFINISHRAY, arguments);
- }
- }
-
- r3Phasefinishray.prototype=new r3Phasesystem;
- // r3phfray.h_H